home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 7 / Apprentice-Release7.iso / Source Code / C / Applications / µSim 1.1 / source / DragManSim.h < prev    next >
Encoding:
C/C++ Source or Header  |  1997-05-26  |  131 b   |  5 lines  |  [TEXT/CWIE]

  1. #pragma internal on
  2. OSErr MyInstallHWindow(WindowPtr theWindow);
  3. void MyRemoveHWindow(WindowPtr theWindow);
  4. #pragma internal reset
  5.